GtkAppChooserButton: Fix a possible crash
authorMatthias Clasen <mclasen@redhat.com>
Sat, 7 Jun 2014 18:03:45 +0000 (14:03 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 9 Jun 2014 17:30:53 +0000 (13:30 -0400)
commited28a71bf287165a3c48e331876a22876c5f59d9
tree7c4c1f470af1f2f4f9f2db126f06a291ec80ea2e
parent5727a8676009532567aebc7d9b9fd617772996a8
GtkAppChooserButton: Fix a possible crash

We were not correctly dealing with content_type being NULL
in one place.
gtk/gtkappchooserbutton.c